home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 005 / chiwrite.arc / MANUAL.TXT < prev    next >
Encoding:
Text File  |  1985-06-29  |  7.1 KB  |  202 lines

  1.                          C H I W R I T E R
  2.                       Horstmann Software Design
  3.                            P.O. Box 4544  
  4.                         Ann Arbor, MI 48106
  5. ==============================================================================
  6.  
  7. Contents:
  8. ---------
  9.  
  10. 1. General Information
  11. 2. The Editor
  12. 3. The Print Server
  13. 4. The Font Designer
  14.  
  15.  
  16. 1. General Information
  17. ----------------------
  18.  
  19. Available Fonts:
  20.  
  21.   Greek
  22.   Script
  23.   Gothic        ("Old English")
  24.   Small Letters (for small capitals, super/subscripts)
  25.   Math I        (mathematical symbols)
  26.   Math II       (large operators, brackets)
  27.  
  28. Supported printers:
  29.  
  30.   Epson MX/FX 80
  31.   C. Itoh 8520 Prowriter
  32.   Okidata ML 92/93
  33.   Toshiba 1340/1351
  34.  
  35. Price List:
  36.  
  37.   CHIWRITER System: ............................................. $ 69.95
  38.   Includes:
  39.     Regular version of the editor
  40.     All of the above fonts and drivers, except for the Toshiba driver
  41.     User manual
  42.  
  43.   Toshiba Support: .............................................. $ 19.95
  44.   Includes:
  45.     Toshiba driver
  46.     Very high resolution fonts for the Toshiba
  47.  
  48.  
  49.  
  50. 2. The Editor
  51. -------------
  52.  
  53. To start the editor, type
  54.  
  55.         EDIT  <filename>
  56.  
  57. The default filename extension is .CHI. You should go through the lesson 
  58. on TUTORIAL.CHI to become acquainted with the editing commands. Only the 
  59. commands essential to get you started are introduced there. Some commands 
  60. work under more general circumstances than described in the tutorial.
  61.  
  62. You can activate the Help feature by hitting the [Alt-H]. Also, [Fn] 
  63. [Alt-H] shows a keyboard chart of font n.
  64.  
  65. The SYMBOL font contains line elements to construct tables. Look at 
  66. DEMO.CHI for an example. Consult the User Manual for the logic behind the 
  67. key assignments in this font. The DEMO font is a collection of characters 
  68. from other fonts that are included in the full CHIWRITER package.
  69.  
  70. All Chiwriter programs work with Prokey and compatible keyboard enhancers. 
  71.  
  72. All Chiwriter programs run under DOS 1.1 and higher. Under DOS 2.1 and 
  73. higher, path names are fully supported.
  74.  
  75. Since .CHI files are ASCII files (with the convention that 2 letter 
  76. sequences starting with a \ have special meanings), the Chiwriter editor 
  77. can read plain ASCII files, and spelling checkers can read .CHI files.
  78.  
  79. We recommend the MicroSpell spelling checker from
  80.  
  81.         Trigram Systems
  82.         3 Bayard Rd. #66
  83.         Pittsburgh, PA 15213
  84.  
  85. It accepts CHIWRITER (as well as WordStar etc.) files without problems.
  86. It is very pleasant to use and very fast. Note: When using Microspell, 
  87. change the character used to flag words that change in size to an accent 
  88. grave (`).
  89.  
  90.  
  91.  
  92. 3. The Print Server
  93. -------------------
  94.  
  95. To print a file, type
  96.  
  97.         PRINT  <filename>
  98.  
  99. or
  100.  
  101.         PRINT  <filename>  -DRAFT
  102.  
  103. or
  104.  
  105.         PRINT  <filename>  -UNMIXED 
  106.  
  107.  
  108. from DOS. The first mixes the enhanced or correspondence quality 
  109. characters built into your printer with the draft fonts, the second uses 
  110. the fastest fonts available on your printer instead. The third does not 
  111. mix fonts with the built-in printer characters but instead prints 
  112. high-resolution fonts. It is very slow. (The -DRAFT etc. tells the print 
  113. server to read its startup parameters from DRAFT.PAR etc. instead of the 
  114. default AUTOPRNT.PAR) 
  115.  
  116. For speed reasons, we use the BIOS print routine rather than the much 
  117. slower DOS routine. That makes it somewhat harder to stop printing once it 
  118. is in progress. If you need to, turn the printer off-line, but do not turn 
  119. it off. After about 15 sec. the BIOS time-out routine reacts, and you can 
  120. abort the program.
  121.  
  122. You can change the header and footer options, either by editing the 
  123. parameter file, or by calling the print server with
  124.  
  125.         PRINT
  126.  
  127. only, changing parameters and saving the changes in a new parameter file. 
  128. (The menu brought up by PRINT when called without parameters is hopefully 
  129. reasonably self-explanatory). Special commands can be embedded into the 
  130. header and footer strings.
  131.          \P             Print the page number
  132.          \T             Tab. Print 10 spaces
  133.          \R             Return. Advance by one row
  134.          \1...\0        Font change to font 1 ... font 10
  135.  
  136. Once in a while, the printer produces garbage. This usually means a 
  137. graphics control symbol got lost in the transmission line. Turn the 
  138. printer off and on again to completely reset it, and restart PRINT.
  139.  
  140. Some printers (e.g. the C.Itoh 8520 BPI) approximate the 1/216" carriage 
  141. movement of the Epson by 1/144" movements. They do not produce good 
  142. results with the standard Epson driver. The full CHIWRITER system contains 
  143. a modified driver solving this problem.
  144.  
  145.  
  146. 4. The Font Designer
  147. --------------------
  148.  
  149. To design or change a printer font, type
  150.  
  151.         DESIGN  <filename>
  152.  
  153. For a screen font, type
  154.  
  155.         DESIGN  <filename>  -SCREEN
  156.  
  157. For a draft font, type
  158.  
  159.         DESIGN  <filename>  -DRAFT
  160.  
  161.  
  162. In the first case, the startup parameters are read from the default 
  163. AUTODSGN.PAR, otherwise from SCREEN.PAR or DRAFT.PAR. Screen fonts are  
  164. 8 * 10 pixels, print fonts are 20 * 12 pixels and the draft fonts 10 * 12 
  165. pixels. (The Toshiba fonts are 18 * 24 pixels!).
  166.  
  167. Once you are in the font designer, all characters in the font together 
  168. with their associated keyboard character are displayed. From here, you can 
  169. do one of the following:
  170.  
  171.      -   Hit any keyboard character to edit the letter associated with it.
  172.      -   Hit [Alt-Q] to save the changes and quit.
  173.      -   Hit [Esc] to get to the command menu
  174.          ([Esc] Q Y is the panic exit, just as in the editor)
  175.      -   Hit [PgUp], [PgDn] to scroll the display
  176.  
  177. When you are editing one character, you can do one of the following:
  178.      -   Move the cursor with one of the 8 cursor keys
  179.          ([Home] moves northwest, [PgUp] northeast etc...).
  180.      -   The [Space] bar toggles the pixel under the cursor.
  181.      -   To scroll the character, use [Ctrl-Left], [Ctrl-Right], [Ctrl-PgUp] 
  182.           and [Ctrl-PgDn]. (Thank the IBM engineers for blocking out 
  183.           [Ctrl-Up] and [Ctrl-Down] in the keyboard routine!)
  184.      -   To copy a character from the same font to the currently edited
  185.           character, hit G ("Get") immediately followed by the key
  186.           corresponding to the desired character. 
  187.      -   To copy a character from a different font, hit R ("Read"). 
  188.           You will be prompted for the character and the font file.
  189.      -   To quit editing a character without changing it, hit [Esc].
  190.      -   To quit and save the changes, hit Q. Either way, you are returned
  191.           to the display of all characters in the font.
  192.  
  193. There are more commands. Typing H brings up a little help menu.
  194.  
  195.  
  196. Chiwriter can read Fontrix fonts, but they tend to be rather big. Those
  197. fonts were designed for proportional spacing, and you would have to 
  198. redesign the thin letters like i,l... But it can save a lot of time to 
  199. start out with a Fontrix font rather than from scratch. See the manual
  200. on how to get Fontrix to read Chiwriter fonts. 
  201.  
  202.